Uses of Class
org.eclipse.vtp.framework.interactions.core.media.FileContent

Packages that use FileContent
org.eclipse.vtp.desktop.media.core   
org.eclipse.vtp.desktop.projects.voice.ui   
org.eclipse.vtp.framework.interactions.voice.media   
 

Uses of FileContent in org.eclipse.vtp.desktop.media.core
 

Methods in org.eclipse.vtp.desktop.media.core that return FileContent
protected abstract  FileContent FileContentCreatorPanel.createNewContent()
           
 

Uses of FileContent in org.eclipse.vtp.desktop.projects.voice.ui
 

Methods in org.eclipse.vtp.desktop.projects.voice.ui that return FileContent
protected  FileContent AudioContentCreatorPanel.createNewContent()
           
 

Uses of FileContent in org.eclipse.vtp.framework.interactions.voice.media
 

Subclasses of FileContent in org.eclipse.vtp.framework.interactions.voice.media
 class AudioContent